home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Ware Multimedia 1995 May
/
cd Ware (Juegos) Epimundo.iso
/
DOS
/
C
/
DIALOG.ZIP
/
DBPRO2-@.EXE
/
DBERRORS.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1989-08-20
|
180 b
|
7 lines
/* error codes */
#define OK 0
#define INVALID_QUESTION_TYPE -201
#define BAD_PARAMS -202
#define NULL_POINTER -203
#define OUT_OF_MEMORY -204